State that ForgeAuthor can bypass NonAuthorCodeReview

Change-Id: I8283531b956977951d698d4ed0be317e6efbc23f
diff --git a/Documentation/prolog-cookbook.txt b/Documentation/prolog-cookbook.txt
index e6cd822..9a23a27 100644
--- a/Documentation/prolog-cookbook.txt
+++ b/Documentation/prolog-cookbook.txt
@@ -725,6 +725,9 @@
 if the `cut` in the first rule is not reached and it only happens if a
 predicate before the `cut` fails.
 
+This fact can be bypassed by users who have
+link:access-control.html#category_forge_author[Forge Author] permission.
+
 ==== Don't use `gerrit:default_submit`
 Let's implement the same submit rule the other way, without reusing the
 `gerrit:default_submit`: