4 Under Linux, implement more functions from libacl:
5 - add ACL(mode=...), implementing acl_from_mode
6 - add ACL().to_any_text, implementing acl_to_any_text
7 - add ACL comparison, using acl_cmp
8 - add ACL().check, which is a more descriptive function than validate