Add warning for a zip file entry 4 GiB or larger.

pigz currently will not generate a ZIP64 format .zip file if the
input uncompressed or compressed lengths are greater than or equal
to 4 GiB. This commit issues a warning in that instance that the
resulting .zip file will be unusable.
1 file changed