Added "Shorten error handling"
diff --git a/PriorDiscussion.md b/PriorDiscussion.md
index a1977e7..def5cea 100644
--- a/PriorDiscussion.md
+++ b/PriorDiscussion.md
@@ -30,4 +30,9 @@
Rejected, see
https://github.com/golang/go/issues/17959
-https://github.com/golang/go/issues/18388#issuecomment-268315634
\ No newline at end of file
+https://github.com/golang/go/issues/18388#issuecomment-268315634
+
+### Shorten error handling / return sugar
+
+Rejected, see
+https://github.com/golang/go/issues/16225