This issue uncovered a case where even though the bitwise repro checks passed, the restart files were actually corrupted. Normally such a situation would be caught by a test that compares, say 1 run with 2 days against the output from 2 consecutive runs with 1 day each; however, ESM1.6 is known to be not restart-reproducible - so we don't have that test.
In absence of restart reproducibility, such a case would have been caught if we compared the restart at the end of 1-day (say checksum) against a known-good checksum that's committed into the relevant config-branch.