﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
1698	"Use 0666 as the default file mode in ""file-open"" from the chicken.file.posix module"	evhan		"Currently, using `file-open` without the optional mode argument uses a default mode of 0744. We should rather use 0666 as the default mode to align with the procedures that create files with fopen(3).

From: https://lists.nongnu.org/archive/html/chicken-hackers/2020-05/msg00021.html"	change request	new	minor	someday	core libraries	5.2.0				trivial
