think you nailed it, but indeed would prefer the filter to have false
as default (for now) and for it to be named autoptimize_filter_cache_create_static_gzip
?
people who care about gzipping won't mind having to do
add_filter('autoptimize_filter_cache_create_static_gzip','__return_true');
;-)
frank