This was added to support compilation on macOS 10.10, our minimum required macOS is now 10.15. macOS has also supported it since 10.11.
See #9063.
macOS 12.3 manpage for mmap:
0 MAP_ANONYMOUS Synonym for MAP_ANON.
1
2 MAP_ANON Map anonymous memory not associated with any specific file.