Fixed [bug 2883 (#2883)] "Module GZ fails" (Error: Failed to initialize gz_deflate) on AIX RS/6000. Moral: never use a char to do an int's job, and if you do anyway, at least make sure to get the sign right in a portable way. :-) Rev: src/modules/Gz/zlibmod.c:1.44