Mongodump reads from secondary by default in shard cluster with replica set

When running mongodump against a mongos instance where the sharded cluster consists of replica sets, the read preference of the operation will prefer reads from secondary members of the set.