Release 4.3.93
Remove unnecessary zlib warning flags (#1243) These were used to suppress warnings in zlib 1.2, but now that we are on zlib 1.3 they are no longer necessary. In fact, they cause warnings with some compilers so it's better to remove them.