The following is a well-known theorem:
Let $X$ be a compact Hausdorff space. Then $x$ and $y$ belong to the same quasicomponent if and only if they belong to the same component of $X$.
In Munkre's Topology Exercise 37.4, he presents an argument using the Zorn's Lemma:
(a) Let $\mathscr A$ be the collection of all closed subspaces of $X$ such that $x$ and $y$ lie in the same quasicomponent of $A$. Let $\mathscr B$ be a collection of $\mathscr A$ that is simply ordered by proper inclusion. Show that the intersection of the elements of $\mathscr B$ belongs to $\mathscr A$.
(b) Show $\mathscr A$ has a minimal element $D$. (Zorn's Lemma used here)
(c) Show $D$ is connected.
However, I've found a proof here which apparently doesn't use the Axiom of Choice:
We just need to prove that every quasicomponent $Q$ is connected. Suppose that $Q = X_1 \cup X_2$, where $X_1, X_2$ are two disjoint closed subsets of the space $Q$. Then $X_1$ and $X_2$ are closed in $X$, since $Q$ is closed in $X$. By normality of compact Hausdorff spaces, there exist disjoint open subsets $U, V$ of $X$ containing $X_1, X_2$, respectively. Hence, we have $Q \subseteq U \cup V$ and, by compactness, there exist closed-open sets $F_1, \ldots, F_k$ such that
$$Q \subseteq \bigcap_{i=1}^k F_i \subseteq U \cup V.$$
$F = \bigcap_{i=1}^k F_i$ is clearly closed-open. Since $ \overline{U \cap F} \subseteq \overline{U} \cap F = \overline{U} \cap (U \cup V) \cap F = U \cap F$, the intersection $U \cap F$ is also closed-open. As $x \in U \cap F$, we have $Q \subseteq U \cap F$ and $X_2 \subseteq Q \subseteq U \cap F \subseteq U$. It follows that $X_2 \subseteq U \cap V = \emptyset$, which shows that the set $Q$ is connected.
Question :
Do we really need AC to prove component = quasicomponent in every compact Hausdorff space?
(As Asaf remarks, this reduces to whether or not proving the normality of compact Hausdorff space uses choice)