In theory this fixes the ordering for getfacl(1) to match what Illumos
and some other systems use, which has some benefits when trying to use
output from it in their tooling. FreeBSD's setfacl(1) doesn't seem to
do positional bits, so this change seems like it's both safe and likely
to improve interoperability.
PR: 286669
"Why not?": emaste