respect ZIPPING_SEMANTIC_CHECKS in areSemanticallyCompatible
Compilers might not be able to see that all zip identifiers are identical when ZIPPING_SEMANTIC_CHECKS
is unset (manipulation outside the current TU). This is mostly taken into account in ZipSelection.h
but this place in ZipUtils.h got overlooked.