Looks like my (Jonathan's) change to GELI created a precedent
when an UMA_ZONE_NOFREE is being destroyed. Without this change
we are leaking zero items, but leaking pages:
Freed UMA keg (GELI buffers) was not empty (0 items). Lost 528 pages of memory.
Fixes: 2dbc9a388ee
PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258787